-
Re: I made an italic font without permission
Joyce, are you referring to OFL ‘Reserved Font Name’? I think only about half the fonts on Google Fonts have reserved names stated, and as I recall GF’s current preference is for fonts not to have a …2 -
Re: I made an italic font without permission
If it is something you found on Google Fonts, then it is released under the Open Font License (or very occasionally the Apache 2.0 license), so you didn’t make the italic without permission: permissi…2 -
Re: License for fonts that come with the operating system
The San Francisco fonts are user interface fonts, and Apple’s intent is that they will only be used in that context or in mock ups of apps running on Apple operating systems. That is a special catego…1 -
Re: Font suggestion category?
You mean a suggestion for fonts to use in a particular project? I think that belongs somewhere under the Typography section, rather than Lettering and Calligraphy. Maybe Resources, or ask the moderat…2 -
Re: Diacritic Kerning Pairs
The majority of diacritic kerning can be achieved with class-based kerning. So e.g. put all your a+mark diacritics in the same 1st and 2nd glyph classes as your lowercase a. You will need to proof th…4